gnomeos: --disable-silent-rules globally
authorColin Walters <walters@verbum.org>
Sat, 7 Jan 2012 01:11:50 +0000 (20:11 -0500)
committerColin Walters <walters@verbum.org>
Sat, 7 Jan 2012 01:11:50 +0000 (20:11 -0500)
gnomeos/3.4/manifest.json

index 1898dbbe9b6973724639b44884d23b1029b896e2..28518da6a1f0d3f656526b86f99ed384933c5610 100644 (file)
@@ -3,7 +3,7 @@
   "architectures": ["i686"],
   "base": "yocto/gnomeos-3.4",
 
-  "config-opts": ["--disable-static"],
+  "config-opts": ["--disable-static", "--disable-silent-rules"],
 
   "vcsconfig": {"gnome": "git:git://git.gnome.org/",
                 "fd": "git:git://anongit.freedesktop.org/git/"},